Download the .pkg file.
Double-click it or select it and use the keyboard shortcut CMD + O.
Every app has its own conditions and special information for initiating an install, so be sure to read things thoroughly as you proceed through the installation.
After clicking Continue, you may be asked which disc you wish to install the app or service on. Beware that installing it on an external hard drive has not fared well for many. There’s a big disconnect between the drives at times and if you forget to plug in the external one, things may become corrupted. If it’s a separate partition, things should work okay, but there’s still a risk of problems.
You can have a look at this tutorial How to Install and Remove Apps for general instructions on installing Mac OS X applications.
If you have a message that installations are only accepted for programs from qualified developers, navigate to Applications in Finder, Control-click OpenCPN.app, select Open from the context menu and confirm that you want to start it in the displayed dialog.
To save a previously installed version rename the app in the Applications directory before installing the new version.
If OpenCPN.app is replaced, the installed plugins will not be there anymore and have to be re-installed on the new OpenCPN.app. The userdata of the plugins will still be there.
Also for MacOS Mojave see CF thread http://www.cruisersforum.com/forums/f134/open-cpn-kind-of-a-mess-on-mojave-228973.html
For MacOS Catalina there are some issues, but look at this CF post http://www.cruisersforum.com/forums/f134/oesenc-does-not-download-to-plugins-on-opencpn-228875.html#post3054084
Download the installation package (*.pkg)
Make sure that the OpenCPN application is not renamed. The plugin will only install on OpenCPN.app
Double-click the downloaded file to start the installation. In case your security settings are tight, which is the default on modern macOS versions, Control-Click on the file, select Open from the context menu and confirm your intention to open the installer.
Follow the instructions provided by the installer
In case your security settings are tight and the
OS refuses to start the installer, control-click it, select Open from the context menu and confirm your intention to install the plugin in the subsequent dialog.
Use of your iPad with RealVNC and OpenCPN
Script to build OpenCPN
| # Build the OSX artifacts |
|
${MACOSX_DEPLOYMENT_TARGET
:- 10.13} |
| # Return latest installed brew version of given package |
|
$2
$1
' {print $2}
'
; }|
| # Check if the cache is with us. If not, re-install brew. |
|
| # As indicated by warning message in CircleCI build log: |
|
| # git -C “/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core” \ |
|
| # git -C “/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask” \ |
|
| # build libarchive, for legacy compatibility. |
|
| curl -k -o libarchive-3.3.3.tar.gz \ |
|
| tar zxf libarchive-3.3.3.tar.gz |
|
| ./configure –without-lzo2 –without-nettle –without-xml2 –without-openssl –with-expat |
|
| sudo rm -f /usr/local/include/archive.h |
|
| sudo rm -f /usr/local/include/archive_entry.h |
|
pkg
in openssl python3 cmake
;
do |
$pkg
$pkg
$pkg
: |
$pkg
: |
;
then |
$( pkg_version packages
' –cask
'
) |
$version /packages/Packages.pkg \|
| brew install –cask packages |
|
| curl -k -o /tmp/wx321_opencpn50_macos1010.tar.xz \ |
|
| tar -C /tmp -xJf /tmp/wx321_opencpn50_macos1010.tar.xz |
|
“ /usr/local/opt/gettext/bin:
$PATH
” |
' export PATH=“/usr/local/opt/gettext/bin:$PATH”
'
~ /.bash_profile|
| # Build, install and make package |
|
“
$TRAVIS_TAG
”
&& CI_BUILD=OFF
$CI_BUILD |
| -DOCPN_USE_SYSTEM_LIBARCHIVE=OFF |
|
| -DwxWidgets_CONFIG_EXECUTABLE=/tmp/wx321_opencpn50_macos1010/lib/wx/config/osx_cocoa-unicode-3.2 |
|
“ –prefix=/tmp/wx321_opencpn50_macos1010
” |
| -DCMAKE_INSTALL_PREFIX=/tmp/opencpn -DCMAKE_OSX_DEPLOYMENT_TARGET=10.10 |
|
$( sysctl -n hw.physicalcpu
) |
| mkdir -p /tmp/opencpn/bin/OpenCPN.app/Contents/MacOS |
|
| mkdir -p /tmp/opencpn/bin/OpenCPN.app/Contents/SharedSupport/plugins |
|
# Dunno why the second is needed but it is, otherwise |
| # plugin data is not included in the bundle |
|
| # Install the stuff needed by upload. |
|
pip3 install –user -q cloudsmith-cli